| Name | Description | |
|---|---|---|
![]() | PDFOutlineItem Constructor | Overloaded. |
The following tables list the members exposed by PDFOutlineItem.
| Name | Description | |
|---|---|---|
![]() | PDFOutlineItem Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | addChild | Adds a child outline to this outline. |
![]() | getAction | Gets the outline item action. |
![]() | getColor | Gets the color. |
![]() | getCosOutline | Gets the COS outline. |
![]() | getDestination | Gets the outline item destination. |
![]() | getItem | Gets the child outline item at the specified index. |
![]() | getItems | Gets the collection of child outline items. |
![]() | getParent | Gets the parent of the outline item. This property is null for top level outline items. |
![]() | getTitle | Gets the title. |
![]() | getVisualStyle | Gets the visual style. |
![]() | isExpanded | Gets a value indicating the initial state of the outline item. |
![]() | setAction | Sets the outline item action. When the action is set to a non-null value, the destination is set to null. |
![]() | setColor | Sets the color. |
![]() | setDestination | Sets the outline item destination. When the destination is set to a non-null value, the action is set to null. |
![]() | setExpanded | Sets a value indicating the initial state of the outline item. |
![]() | setTitle | Sets the title. |
![]() | setVisualStyle | Sets the visual style. |
![]() | toString | Returns a string that represents the current Object. |